curl --request DELETE \
--url https://cloud.volttime.com/api/v3/sites/{site_uuid}/chargers/{charger} \
--header 'Authorization: Bearer <token>'
See the documentation for more information.
Charger removed from site successfully
Was this page helpful?
curl --request DELETE \
--url https://cloud.volttime.com/api/v3/sites/{site_uuid}/chargers/{charger} \
--header 'Authorization: Bearer <token>'